On the other hand, as those similarities remain implicit and dispersed, they could add to program complexity. 另一方面,由于这些类似点是隐含的且分散存在的,它们也增加了程序复杂性。
New Way to Quantify and Measure Program Complexity& Improved McCabe Method 程序复杂程度定量量度新法&改进McCabe法
A survey of program complexity measures 程序复杂性量度的一些分析
As an example, it explained the course of the program in complexity motion of a mechanism. 并用实例说明了一个机构复杂运动仿真编程的具体过程。
This paper introduces a program tool called Software Complexity Evaluation System ( SCES) in detail which is used to measure software complexity. The comparison between it and other metrics tools is also discussed. 结合软件复杂性度量的各种算法,对我们自行研制开发的一种软件复杂性度量系统(SCES)进行了详细介绍,并将该系统与已有的各种度量工具进行了分析比较。
On Program Complexity Measures of for-do Structure 关于for-do结构的程序复杂度
The measurement of program complexity is a description of the difficulty in the understanding of static features and dynamic behaviors of program, a measurement of the size of the software as well as an important research field of software project. 程序复杂性度量是对程序静态特性和动态行为的理解难易程度的描述,是软件规模的一个度量,也是软件工程的一个重要研究领域。
The complexity of software is a measure for program logic complexity in models, which could be used to predict its corresponding developing expense, its developing period and its reliability. 软件复杂度是为了预测软件开发费用、开发周期、可靠性的模块内程序逻辑复杂性的度量方法。
Based on a brain information processing model, this paper presents a program understanding model as a program complexity measure from the aspect of reading programs. 本文基于一个人脑信息处理模型,从阅读程序的角度,提出了一个程序理解模型,作为程序复杂性的一种量度。
A Program Complexity Measure Based on Program Structure and Program Effect 一种基于程序结构和程序作用的复杂性度量
Research on Program Architecture of Multi-level of Complexity Analysis for Aero-engine Performance Simulation 混合维数航空发动机总体性能计算程序构架初步研究
A Judging Method to Program Complexity Metrics 一种判定程序复杂性标准优劣的方法
This paper analyses the shortcoming of the traditional methods in program complexity measure, present a new measure method of the path complexity and the algorithm of computing path complexity measure, an example is given in this paper. 本文通过分析传统的程序复杂性度量方法的不足之处,提出了一种新的路径复杂性度量方法及计算路径复杂度的算法,并给出了实例。
In order to measure the complexity of an object-oriented program, a hierarchy model of object-oriented program complexity metrics is proposed after the definition of metrics and fundamental theory are discussed. 为了度量面向对象程序复杂性,在讨论了度量的定义、度量的理论基础后,提出了一种面向对象程序复杂性度量的层次模型。
The implementation of programming is based on database, in which the complicated programming is replaced by database accessing operation to increase the real time characteristics of system operation and lower the program complexity. 提出了基于数据库的编程实现方案,通过建立模糊神经网络数据库,以对数据库的查询操作代替传统方案的编制复杂计算程序进行计算,提高了系统操作的实时性,降低了程序复杂度。
A new gene structure is proposed: head+ body+ tail, which allows the program with necessary complexity and putting some learning mechanism into the search process. 提出了一种新的基因结构:头+身+尾,使计算机自动设计的程序具有必要的复杂性,又便于引入学习机制;
A tool measuring the program complexity, D& COMP is briefed in the paper. 本文介绍了一种程序复杂度测评工具D&COMP。
This paper presents a program complexity measure based on both program structure and program effect. 本文提出了一种将程序结构和它对环境状态的作用综合起来进行评估的程序复杂性度量方法。
Group of New Program Complexity Metrics 一类新的程序复杂性度量标准
Research of the method of measuring program complexity based on pseudo-path 基于伪路径的程序复杂性度量方法的研究
Experimental result shows that the iterative efficient and program complexity of the algorithm is obvious over the method using Fourier-Mellin or Clustering+ LMS algorithm. 实验结果表明,在迭代性能与程序复杂性方面均优于Fourier-Mellin算法和聚类法+LMS(最小二乘估计)算法。
Case Study on Work Program of Complexity of Software Project Management 软件项目管理的复杂性工作程序案例研究
Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation. 将含有库函数名的汇编代码程序翻译成中间语言程序,然后再转换成高级语言程序可降低逆编译的复杂性。
Program complexity measure based on structure and path 程序的结构路径复杂性度量
Meanwhile, the authors point out that we should consider construction complexity in the definition of program complexity. 同时指出,在定义程序复杂性时,应考虑构造复杂性这一因素。
AUTOMATIC STRUCTURING OF PROGRAM FLOWCHART AND MEASUREMENT OF COMPLEXITY The hardware construction scheme and software flow diagram are given in the paper. 程序框图的自动结构化和结构复杂性度量文中给出了硬件结构图和程序框图。
Lightweight J2EE framework represents in base structure and the capability of sustain and assembly for other implement, the core of framework is lightweight, it simplifies program model, eliminate the unnecessary complexity and limit with the traditional J2EE application programming interface ( API). 轻量级J2EE框架体现在本身的基础结构以及对其它应用工具的支持和装配能力上,框架的核心是轻量的,具有简化的编程模型,消除与传统J2EE应用程序编程接口不必要的复杂性和限制。
The program reduces the complexity of the project structure, reduce the workload and improve the work efficiency. 3 、 Given an program to save the long string. 大大降低了系统的复杂度并减少了开发工作量,提高了开发效率。3、提出了一种大文本字段的存储方案。
How to develop efficient and portable parallel program, decrease the complexity has been one of the crucial problems in parallel computing field. 如何有效地在多核处理器体系结构下开发出高性能、可移植的并行程序,降低并行程序的开发难度,提高并行程序的设计开发效率成为并行计算领域的一个关键性问题。
Infeasible paths increase program complexity and program redundancy, and produce invalid DU ( definition-use) chains and useless test cases. 程序中的不可行路径增加了程序复杂度和冗余度,产生无效定值-引用链和无用测试用例。